From: Richard M. Stallman Date: Fri, 12 Jul 2002 23:30:17 +0000 (+0000) Subject: defimage does not evaluate SPECS. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~56260 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f43c34a094de55160cb4b36647bd459d5be29649;p=emacs.git defimage does not evaluate SPECS. --- diff --git a/lispref/display.texi b/lispref/display.texi index c9237bd7983..32a54622c5d 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -2910,8 +2910,8 @@ example: @example (defimage test-image - '((:type xpm :file "~/test1.xpm") - (:type xbm :file "~/test1.xbm"))) + ((:type xpm :file "~/test1.xpm") + (:type xbm :file "~/test1.xbm"))) @end example @code{defimage} tests each argument, one by one, to see if it is